Adapt Electric Buffer Menu to recent Buffer Menu changes.
authorChong Yidong <cyd@gnu.org>
Sun, 13 May 2012 14:23:45 +0000 (22:23 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 13 May 2012 14:23:45 +0000 (22:23 +0800)
commit9052643cfddbac6fcd61b8dffc6da872d7c30c71
tree7ae4281ed0bfae922be0ac0027e3681299456945
parentdcda71825495572645c6c78f7946dfe4f30402d2
Adapt Electric Buffer Menu to recent Buffer Menu changes.

* lisp/ebuff-menu.el (electric-buffer-list): Put electric buffer menu
command descriptions in this docstring, instead of the docstring
of electric-buffer-menu-mode.  Code cleanups.
(electric-buffer-menu-mode): Use define-derived-mode.  Rename from
Electric-buffer-menu-mode.
(electric-buffer-update-highlight): Minor code cleanup.

* lisp/emacs-lisp/tabulated-list.el (tabulated-list-format)
(tabulated-list-entries, tabulated-list-padding)
(tabulated-list-sort-key): Make permanent-local.
lisp/ChangeLog
lisp/ebuff-menu.el
lisp/emacs-lisp/tabulated-list.el